HAL I2S Constants

I2S Error

group I2S_Error

Defines

HAL_I2S_ERROR_NONE (0x00000000UL)

No error

HAL_I2S_ERROR_OVR (0x00000001UL)

Overrun error

HAL_I2S_ERROR_UDR (0x00000002UL)

Underrun error

HAL_I2S_ERROR_DMA (0x00000004UL)

DMA transfer error

HAL_I2S_ERROR_FRE (0x00000008UL)

Frame format error

HAL_I2S_ERROR_IO_LOCKED (0x00000010UL)

Locked IO error